home *** CD-ROM | disk | FTP | other *** search
/ develop, the CD; issue 1 / Apple_Develop_1989.bin / Offscreen / FracApp 2.0B3 / Read Me FracApp 2.0B3 < prev    next >
Text File  |  1989-07-03  |  1KB  |  33 lines

  1.  
  2. Hi!
  3.  
  4. First, don't blame Bob for anything in this version I assume full responsibility!
  5.  
  6. The stuff I added is the NewGWorld support so you don't have to go setting up the 
  7. offscreen device and its giblets by hand.
  8.  
  9. Places to look at are:
  10.  
  11. BuildOffWorld replaced completely, I could have commented out the stuff that is not
  12. needed but I think i would have made things completely unreadable.
  13.  
  14. Any place where a drawing into/from the offscreen world takes place I changed
  15. all the GetDevice/SetDevice + GetPort/SetPort couples by Set/GetGWorld equivalents.
  16.  
  17. Also whenever drawing took place fron/to the offscreen world you have to 
  18. Lock/UnlockPixels so look for those little things. I have been promised by Bruce
  19. he will change the whole thing to not requiring the silly stuff.
  20.  
  21. Have fun!
  22.  
  23. Guillermo 
  24.  
  25. 07/93/89
  26.  
  27. Note: My changes are not quite up to the MacAppish way of doing things, some work is 
  28. required to make errors cause nice alerts instead of going into MacBug and/or TMon,
  29. whatever you lifestyle may call for.
  30.  
  31. Second Note: Make sure you are running the latest version of 32 Bit QuickDraw from the
  32. SKia server, I have only tested this with the June 30th. version. Don't fall for
  33. imitations.